home *** CD-ROM | disk | FTP | other *** search
-
- FTNCHEK Version 2.8 May 1995 Patch Level 3
-
- Copyright (C) 1994, 1995 by Robert K. Moniot
- This program is free software. Permission is granted to
- modify it and/or redistribute it, retaining this notice.
- No guarantees accompany this software.
-
- Commandline options [default]:
- -[no]backslash [no]: unix-style backslash escape char
- -[no]calltree [no]: print subprogram call tree
- -[no]crossref [no]: print call cross-reference list
- -[no]declare [no]: list undeclared variables
- -[no]division [no]: catch possible div by 0
- -[no]extern [yes]: check if externals defined
- -[no]f77 [yes]: warn of nonstandard constructs
- -[no]help [no]: print help screen
- -[no]hollerith [yes]: warn about holleriths under -port
- -[no]library [no]: treat next files as library
- -[no]list [no]: print program listing
- -[no]novice [yes]: extra help for novices
- -[no]portability [no]: check for portability problems
- -[no]pretty [yes]: warn of deceiving appearances
- -[no]project [no]: create project file
- -[no]pure [yes]: functions have no side effects
- -[no]reference [no]: print who-calls-who reference list
- -[no]resources [no]: show info on resource usage
- -[no]sixchar [no]: catch nonunique names
- -[no]sort [no]: prerequisite-order sort of modules
- -[no]symtab [no]: print symbol table info
- -[no]tab [no]: tab-formatted source file
- -[no]truncation [yes]: check for truncation pitfalls
- -[no]verbose [yes]: verbose output
- -[no]volatile [no]: assume volatile common blocks
- -include=str [NONE]: include-file directory
- -output=str [NONE]: output file name
- Settings (legal range) [default]:
- -arguments=dd (0 to 3) [3]: check args: 0=none 1=number 2=type 3=all
- -array=dd (0 to 3) [3]: check array args: 0=none 1=dims 2=size 3=all
- -columns=dd (72 to 132) [72]: max line length processed
- -common=dd (0 to 3) [3]: common check: 0=none 3=most strict
- -makedcls=dd (0 to 511) [0]: make type declaration statements: sum of:
- 1=declarations
- 2=undeclared-only
- 4=compact
- 8=use-continuation-lines
- 16=keywords-lowercase
- 32=variables-and-constants-lowercase
- 64=exclude-sftran3-internal-variables
- 128=asterisk-comment-character
- 256=lowercase-comment-char
- -usage=dd (0 to 3) [3]: 0=no check, 1=used-not-set 2=unused 3=all
- -wordsize=dd (0 to 16) [4]: standard wordsize in bytes (0=no default)
- -wrap=dd (0 to 999) [79]: width of page to wrap error messages
- (First 3 chars of option name significant)
-